home *** CD-ROM | disk | FTP | other *** search
/ CDUTIL 13 / CDUTIL #13 Julio 1995.iso / windows / amipro3 / macros.cmz / WINFILE.SMM < prev    next >
Encoding:
INI File  |  1992-11-18  |  1.6 KB  |  167 lines

  1. [ver]
  2.     4
  3. [sty]
  4.     _macro.sty
  5. [files]
  6. [charset]
  7.     82
  8.     ANSI (Windows, IBM CP 1252)
  9. [revisions]
  10.     0
  11. [prn]
  12.     PostScript Printer
  13. [port]
  14.     LPT1:
  15. [lang]
  16.     1
  17. [desc]
  18.     Esta macro ejecuta el Administrador de archivos de Windows.
  19.     Lotus WPD Marketing
  20.     Beginner
  21.     Exec, AppMinimize, AppRestore
  22.     noautorun
  23.     714790095
  24.     11
  25.     679076272
  26.     7
  27.     1
  28.     0
  29.     0
  30.     0
  31.     0
  32.     
  33.     
  34.     
  35.     
  36.     
  37.     
  38.     0
  39. [fopts]
  40.     0
  41.     1
  42.     0
  43.     0
  44. [lnopts]
  45.     2
  46.     Body Text
  47.     1
  48. [docopts]
  49.     5
  50.     2
  51. [GramStyle]
  52.     
  53. [ParaNum]
  54.     1
  55. [tag]
  56.     Est<\a>ndar
  57.     5
  58.     [fnt]
  59.         Tms Rmn
  60.         240
  61.         0
  62.         49152
  63.     [algn]
  64.         1
  65.         1
  66.         0
  67.         0
  68.         0
  69.     [spc]
  70.         17
  71.         0
  72.         1
  73.         0
  74.         0
  75.         1
  76.         100
  77.     [brk]
  78.         4
  79.     [line]
  80.         8
  81.         0
  82.         1
  83.         0
  84.         1
  85.         1
  86.         1
  87.         10
  88.         10
  89.         1
  90.     [spec]
  91.         0
  92.         0
  93.         
  94.         0
  95.         1
  96.         0
  97.         0
  98.         0
  99.         0
  100.         0
  101.     [nfmt]
  102.         24
  103.         1
  104.         2
  105.         ,
  106.         .
  107.         Pts
  108.     Est<\a>ndar
  109.     0
  110.     0
  111. [l1]
  112.     0
  113. [pg]
  114.     1
  115.     13 0 12 1025 0 0 0 65535 65535 Standard    65535 0 0    0 0 0 0 0 0 0 65535 0 0 65535 0 0 0 0 0
  116. [edoc]
  117. <:#293,9025>Macro by <+!>Charlie Pappas<-!>
  118.  
  119. <:#279,9025>
  120.  
  121. @Function@<:#293,9025>function winfile()
  122.  
  123. <:#279,9025>ignorekeyboard(2)
  124.  
  125. <:#279,9025>app = "File Manager"
  126.  
  127. <:#279,9025>if not appisrunning(app)
  128.  
  129. <:#279,9025>    exec("winfile.exe", "")
  130.  
  131. <:#279,9025>else
  132.  
  133. <:#279,9025>    activateapp(app)
  134.  
  135. <:#279,9025>    apprestore(app)
  136.  
  137. <:#279,9025>endif
  138.  
  139. <:#279,9025>'appminimize("")
  140.  
  141. <:#279,9025>end function
  142.  
  143. >
  144.  
  145. [Embedded]
  146. 00001374
  147. >
  148. [macsum] 1
  149. winfile 0 0 2 2
  150. [macse]
  151. 14 winfile
  152. 0 32 2
  153. 7 "File Manager"
  154. 8 1
  155. 0 1032 "{1}"
  156. 13
  157. 1 3
  158. 11 00000115
  159. 0 22 "winfile.exe" ""
  160. 10 00000141
  161. 0 38 "{1}"
  162. 0 1031 "{1}"
  163. 6 0
  164. 15
  165. 9
  166. 00001399
  167.